Conversation
npm rejected a republish of 7.0.14, and the repo still had split release metadata with package-lock lagging behind package.json. This bumps the package to 7.0.15, records the post-7.0.14 shipped doctor/setup behavior in the README, and captures the publish-recovery scope in OpenSpec. Constraint: npm does not allow republishing an already published version Rejected: Retry npm publish for 7.0.14 | npm rejects previously published semvers Confidence: high Scope-risk: narrow Reversibility: clean Directive: Keep package.json, package-lock.json, and README release notes aligned whenever a publish recovery needs a new version Tested: node --check bin/multiagent-safety.js; npm pack --dry-run; openspec validate agent-codex-release-guardex-7-0-15-2026-04-21-12-16 --type change --strict; openspec validate --specs Not-tested: npm test full suite did not complete promptly; node --test test/metadata.test.js exposes a pre-existing Doctor/fix expectation mismatch unrelated to this change
NagyVikt
added a commit
that referenced
this pull request
Apr 21, 2026
PR #215 already merged and the stale release sandbox is now pruned, so this follow-up updates the existing OpenSpec change with the actual merge and cleanup evidence. The note also preserves the remaining blocker: publishing the public GitHub release still needs credentials with workflow scope on the intended repo. Constraint: Current gh auth lacks workflow scope and origin points at recodeee/guardex-agentworktrees.git instead of the public recodeee/gitguardex.git repo Rejected: Mark the GitHub release as complete anyway | would overstate the actual public release state Confidence: high Scope-risk: narrow Reversibility: clean Directive: Do not remove the BLOCKED release note until v7.0.15 exists on recodeee/gitguardex Releases Tested: openspec validate agent-codex-release-guardex-7-0-15-2026-04-21-12-16 --type change --strict Not-tested: Public GitHub release creation on recodeee/gitguardex Co-authored-by: NagyVikt <nagy.viktordp@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated by scripts/agent-branch-finish.sh (PR flow).